home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (4th Edition)
/
The Business Master - 4th Edition.iso
/
files
/
utilreen
/
eurolsft
/
wordpf.bat
< prev
next >
Wrap
DOS Batch File
|
1991-05-08
|
768b
|
15 lines
echo off
cls
echo ┌───────────────────────────────────────────────────────────────────────┐
echo │ We are now ready to print a copy of the documentation for the Word- │
echo │ Perfect 5.1 printer driver. Make sure your printer is on and ready to │
echo │ run. Then hit the return key to print instructions on how to install │
echo │ your printer driver. │
echo │ │
echo │ If you *don't* want to print anything hit the Ctrl-C key now to abort │
echo │ this batch file and return to INSTALL. │
echo └───────────────────────────────────────────────────────────────────────┘
pause
copy wordpf51.doc prn: